-
Home
-
MultiSafepay plugin for WooCommerce
-
6.8.0
-
Code
-
Classes
- QrPaymentWebhook
Total Complexity |
52 |
Dependencies |
13 |
Dependents |
1 |
Total lines |
349 |
Lines of code |
216 |
Logical lines of code |
117 |
Comment lines |
72 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_woocommerce_order() |
B |
38 |
19 |
64 |
set_address() |
A |
50 |
9 |
30 |
validate_webhook_request() |
A |
47 |
7 |
35 |
get_product_arguments() |
S |
56 |
6 |
19 |
process_balancer() |
S |
52 |
5 |
23 |
get_checkout_data() |
S |
68 |
2 |
8 |
multisafepay_register_rest_route_qr_balancer() |
S |
61 |
1 |
14 |
multisafepay_register_rest_route_qr_notification() |
S |
61 |
1 |
14 |
__construct() |
S |
79 |
1 |
3 |
process_webhook() |
S |
71 |
1 |
6 |